table of contents
scabs1.f(3) | LAPACK | scabs1.f(3) |
NAME¶
scabs1.f
SYNOPSIS¶
Functions/Subroutines¶
real function scabs1 (Z)
SCABS1
Function/Subroutine Documentation¶
real function scabs1 (complex Z)¶
SCABS1
Purpose:
SCABS1 computes |Re(.)| + |Im(.)| of a complex number
Parameters:
Z
Z is COMPLEX
Author:
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date:
November 2017
Definition at line 48 of file scabs1.f.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Tue Nov 14 2017 | Version 3.8.0 |